How to get your own OID arc

X509 uses Object Identifiers (OIDs) to uniquely identify things, for example one assigns a OID to their Certificate Policy Statements (CPS) so that it is possible to programmatically detect if a certificate meets a specific policy. OIDs are managed as a namespace, this prevents “collision”. As such one needs to request an OID be assigned … Continue reading How to get your own OID arc